FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ca.on.dhdr.r4.v4#0.1.2-beta (47 ms)

Package ca.on.dhdr.r4.v4
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.dhdr.r4.v4@0.1.2-beta&canonical=http://ehealthontario.ca/fhir/ValueSet/dhdr-drug-service-coverage
Url http://ehealthontario.ca/fhir/ValueSet/dhdr-drug-service-coverage
Version 1.0.0
Status active
Name DrugServiceCoverage
Title Drug Service Coverage
Experimental False
Realm ca
Authority hl7
Description Assists prescribers and dispensers in medication selection and monitoring to reduce barriers to filling prescriptions and to facilitate optimal care. Indicates whether a medication or service cost was covered by a public plan, a private insurance plan or by the patient themselves.

Resources that use this resource

StructureDefinition
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-drug-service-coverage Drug/Service Coverage

Resources that this resource uses

CodeSystem
http://ehealthontario.ca/fhir/CodeSystem/drug-service-coverage Drug Service Coverage


Source

{
  "resourceType" : "ValueSet",
  "id" : "drug-service-coverage",
  "url" : "http://ehealthontario.ca/fhir/ValueSet/dhdr-drug-service-coverage",
  "version" : "1.0.0",
  "name" : "DrugServiceCoverage",
  "title" : "Drug Service Coverage",
  "status" : "active",
  "publisher" : "Ontario Health",
  "description" : "Assists prescribers and dispensers in medication selection and monitoring to reduce barriers to filling prescriptions and to facilitate optimal care. Indicates whether a medication or service cost was covered by a public plan, a private insurance plan or by the patient themselves.",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://ehealthontario.ca/fhir/CodeSystem/drug-service-coverage",
        "concept" : [
          {
            "code" : "DRUGPOL",
            "display" : "Third-party insurance"
          },
          {
            "code" : "PUBLICPOL",
            "display" : "Ontario Drug Benefit Program"
          },
          {
            "code" : "PAY",
            "display" : "Cash"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.